const bufio.startBufSize

2 uses

	bufio (current package)
		scan.go#L83: 	startBufSize = 4096 // Size of initial allocation for buffer.
		scan.go#L200: 				newSize = startBufSize